home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8239 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: news.voicenet.com!news
  2. From: artem@voicenet.com (Artem Koutchine)
  3. Newsgroups: comp.lang.c,comp.lang.c++,alt.msdos.programmer,comp.os.msdos.programmer
  4. Subject: Please help (640x480 and linear addressing)
  5. Date: 15 Feb 1996 23:48:29 GMT
  6. Organization: Hell
  7. Message-ID: <4g0god$ntl@news.voicenet.com>
  8. NNTP-Posting-Host: philly236.voicenet.com
  9. Mime-Version: 1.0
  10. Content-Type: Text/Plain; charset=US-ASCII
  11. X-Newsreader: WinVN 0.99.7
  12.  
  13. Hello !
  14.  
  15.     I started using Watcom C/C++ (ver 10.5) about a month ago so
  16. i am not really familiar with using protected mode and all the other
  17. new things. 
  18.     What i need is to know how to map all video memory in 640x480
  19. VESA MODE into the linear addressing space.
  20.     I have very littel idea how to do that, what i know that i need
  21. to create a separate selector for it, but do i create it ? and how do
  22. i use it to access that memory ? and is there a simplier way to do that ?
  23.     I would really appriciate some sample code.
  24.  
  25. Please, help me, i am stuck with my work.
  26.  
  27. Thanks.
  28.  
  29. Artem
  30.  
  31. PS: okay, gotta go cook beef stroganoff :))
  32.  
  33.